projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
576f277
)
[docs] Fix GtkPlug::embedded signal documentation
author
Carlos Garcia Campos
<carlosgc@gnome.org>
Thu, 18 Feb 2010 16:46:26 +0000
(17:46 +0100)
committer
Tristan Van Berkom
<tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:56:17 +0000
(20:56 -0400)
See bug #609650.
gtk/gtkplug.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplug.c
b/gtk/gtkplug.c
index b2514fc76a408f025de66d98f8558b5b5977922b..7beccf6f0f7a0b49328810a454e1266ed11bab91 100644
(file)
--- a/
gtk/gtkplug.c
+++ b/
gtk/gtkplug.c
@@
-172,8
+172,7
@@
gtk_plug_class_init (GtkPlugClass *class)
* GtkPlug::embedded:
* @plug: the object on which the signal was emitted
*
- * Gets emitted when the plug becomes embedded in a socket
- * and when the embedding ends.
+ * Gets emitted when the plug becomes embedded in a socket.
*/
plug_signals[EMBEDDED] =
g_signal_new (I_("embedded"),